home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 025a / bk5a1rep.zip / BK5.BAT next >
DOS Batch File  |  1991-10-07  |  713b  |  15 lines

  1. BTRIEVE /P:1024 /M:57 /B:6 /U:1 /E
  2. Echo off
  3. BK5MAIN  %1
  4. REM  This program requires DOS version 3.1 or higher.
  5. REM  If you have a 640K RAM computer, with about 540,000 bytes available,
  6. REM  then this batch file should start BK correctly.
  7. REM  If you have a 512K RAM computer, change the top line to read:
  8. REM  BTRIEVE /P:1024 /M:18 /B:2 /U:1 /E
  9. REM  If you have available Expanded Memory and want to use it, remove the /E
  10. REM  If you have 640K, but BK5 will not load, change the /M:57 to /M:40
  11. REM  /M is for buffers, so smaller numbers cause BK to run slower.
  12. REM  The normal first line is:  BTRIEVE /P:1024 /M:57 /B:6 /U:1 /E
  13. REM  To remove BTRIEVE from memory, pick Stop from any BK menu.
  14. echo on
  15.